@charset "utf-8";
#section1 {
	float: left;
	height: 1100px;
	width: 770px;
	margin-top: 20px;
	margin-left: 50px;
	font-family: calibri, Calibri;
	font-size: 14px;
	color: #000;
	text-align: justify;
	background-color: #C5FFA8;
}
#aboutus {
	float: left;
	height: 1100px;
	width: 770px;
	font-family: calibri, Calibri;
	font-size: 14px;
	color: #000;
	text-align: justify;
	font-weight: bold;
}
#socialnetwkplugin {
	float: left;
	height: 1100px;
	width: 350px;
	margin-left: 20px;
	margin-top: 20px;
}
#facebook2 {
	float: left;
	height: 470px;
	width: 350px;
	font-family: calibri, Calibri;
	font-size: 14px;
	color: #000;
	text-align: justify;
	font-weight: bold;
	background-color: #FFF;
	margin-top: 20px;
}
#blog {
	float: left;
	height: 550px;
	width: 350px;
	font-family: calibri, Calibri;
	font-size: 16px;
	color: #000;
	text-align: justify;
	font-weight: bold;
	background-color: #FFF;
	margin-top: 20px;
}
